runtime.activeSweep.markDrained (method)

2 uses

	runtime (current package)
		mgcsweep.go#L193: func (a *activeSweep) markDrained() bool {
		mgcsweep.go#L377: 			noMoreWork = sweep.active.markDrained()